Skip to content

fix(filter): replace invalid == np.nan with np.isnan in SeriesDFilter#2051

Merged
SunsetWolf merged 1 commit into
mainfrom
fix/filter-nan-check-in-SeriesDFilter
Nov 18, 2025
Merged

fix(filter): replace invalid == np.nan with np.isnan in SeriesDFilter#2051
SunsetWolf merged 1 commit into
mainfrom
fix/filter-nan-check-in-SeriesDFilter

Conversation

@SunsetWolf
Copy link
Copy Markdown
Collaborator

Description

Motivation and Context

How Has This Been Tested?

  • Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

@SunsetWolf SunsetWolf merged commit d631b44 into main Nov 18, 2025
77 checks passed
@SunsetWolf SunsetWolf deleted the fix/filter-nan-check-in-SeriesDFilter branch November 18, 2025 03:36
frydaiii pushed a commit to frydaiii/qlib that referenced this pull request Dec 5, 2025
hugo2046 pushed a commit to hugo2046/qlib-ddb that referenced this pull request Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant